xen.git
2006-06-13 sos22@douglas... Expand test_xenbus a little.
2006-06-13 sos22@douglas... This patch exposes XenBus functions to Mini-OS applicat...
2006-06-13 kfraser@dhcp93... [LINUX] Export some tlb-flush functions to modules...
2006-06-13 kaf24@firebug... [HVM] Fix ioemu build with new Linux headers. We must...
2006-06-13 kaf24@firebug... [XEN] Fix compatibility with future guests which may...
2006-06-13 Ian.Campbell... [LINUX] Correctly return the results of {event_channel_...
2006-06-12 kfraser@dhcp93... [LINUX] Fix code indentation in Linux drivers.
2006-06-12 Ian.Campbell... Initialize the entire hypercall page when running a...
2006-06-12 shand@chelmsford... Fix race in device resume path - need to ensure we...
2006-06-12 kaf24@firebug... [LINUX] Fix interaction between idle loop and RCU subsy...
2006-06-12 kaf24@firebug... [HVM][VMX] Fix error-detection inline asm code. Zero...
2006-06-12 kaf24@firebug... [HVM][VMX] Fix the build with certain versions of gcc.
2006-06-12 kaf24@firebug... [XEN] Fix read_console_ring() when passed a small buffer.
2006-06-12 kaf24@firebug... [LINUX] Clean up unused variable in mm/memory.c.
2006-06-12 kaf24@firebug... [HVM][VMX] Provide right view of cpuid to the HVM guests.
2006-06-12 kaf24@firebug... [HVM][DM] Backport the USB support from QEMU 0.8.1...
2006-06-12 kaf24@firebug... [IA64] Fix a typo in local_event_delivery_enable().
2006-06-11 kaf24@firebug... [XEN] Fix SCHEDOP_poll to work even when event channels are
2006-06-11 kaf24@firebug... [HVM][VMX] Cleanups and fixes to VMCS lifecycle.
2006-06-11 kaf24@firebug... [LINUX] Fix IRQ SMP affinity logic for event channels.
2006-06-10 kaf24@firebug... [XEN] Replace direct common-code access of evtchn_upcal...
2006-06-10 kaf24@firebug... [LINUX] Remove the only use of evtchn_upcall_mask in...
2006-06-09 kaf24@firebug... [XEN] VCPU operation register_runstate should work...
2006-06-09 kaf24@firebug... [ACM] Replace enumerations with macros with qualified...
2006-06-09 kaf24@firebug... [XEN][ACM] Clean up ACM interface to use explicitly...
2006-06-09 kaf24@firebug... [LINUX] Simplify /proc/iomem initialisation -- no need...
2006-06-09 kaf24@firebug... [LINUX][X86/64] Initialise pages outside initial alloca...
2006-06-09 kaf24@firebug... [XEN] IOPL is ignored for VM86 mode port accesses....
2006-06-09 kaf24@firebug... [LINUX][XENBUS] replace xenbus_transaction_t with an...
2006-06-09 kaf24@firebug... [LINUX][XENBUS] Drop (struct xenbus_device)->data,...
2006-06-09 kaf24@firebug... [LINUX][BLKTAP] This code doesn't compile, is marked...
2006-06-09 kaf24@firebug... [LINUX] Use structs not typedefs, remove trailing white...
2006-06-09 kaf24@firebug... [NET] front: There's a small leak on a couple error...
2006-06-09 kaf24@firebug... [XEN] Re-increase MAX_ORDER to 20 for the time being...
2006-06-08 kaf24@firebug... [XEN] Reduce default maximum allocation order from...
2006-06-08 kaf24@firebug... [LINUX] swiotlb allocates multiple smaller contiguous...
2006-06-08 ack@localhost... Add sched-credit xm tests but don't run them by default...
2006-06-08 kaf24@firebug... [LINUX] Set up /proc/iomem in a sensibel way to indicate
2006-06-08 kaf24@firebug... [LINUX] Only trigger unhandled irq path if irq is not...
2006-06-08 kaf24@firebug... [TOOLS] Fix domain builder to carefully check that...
2006-06-07 kaf24@firebug... Fix cut-n-paste comment error in public header file.
2006-06-07 kaf24@firebug... Extended PHYSDEVOP_irq_status_query to obtain sharing...
2006-06-07 kaf24@firebug... [LINUX] Rename hw_resend_irq to allow it to be defined...
2006-06-07 kaf24@firebug... [HVM][MMIO] Support decode of 0x83 opcode (or imm8...
2006-06-07 kaf24@firebug... [HVM][MMIO] Emulate more instructions: or/and/xor with...
2006-06-07 kaf24@firebug... [HVM][DM] Cleaner way of clearing VGA memory on mode...
2006-06-07 kaf24@firebug... [LIBXC] Convert all printf/fprintf uses to use a macro...
2006-06-07 kaf24@firebug... [HVM][PIT] Fix missed_ticks() logic.
2006-06-07 kaf24@firebug... [LINUX][X86/64] Support IO-port permissions bitmaps...
2006-06-07 kaf24@firebug... x86/64 Linux: destroy entire init memory mapping beyond...
2006-06-07 emellor@leeni... Merged.
2006-06-07 emellor@leeni... Fix typo.
2006-06-07 emellor@leeni... Added.
2006-06-07 emellor@leeni... Move forward to new version of buildroot -- the old...
2006-06-07 kaf24@firebug... [HVMLOADER] Revert to uniprocessor MPS table in rombios.
2006-06-06 kaf24@firebug... Use explicitly-sized types in the dom0_ops and privcmd...
2006-06-06 kaf24@firebug... Represent PFNs with their own type, rather than 'unsign...
2006-06-06 kfraser@dhcp93... [NET] front: Turn grant-ref error into a fatal bug...
2006-06-06 kfraser@dhcp93... [X86EMUL] Mark MOV instruction as not needing writeback.
2006-06-05 kaf24@firebug... [HVM][VMX] Interrupts must be kept disabled when enteri...
2006-06-05 kaf24@firebug... [NET] back: Add a few comments to the goriest parts...
2006-06-05 kaf24@firebug... [NET] front: Transmit SG packets if supported
2006-06-05 kaf24@firebug... [NET] back: Add SG support
2006-06-05 kaf24@firebug... [VMXASSIST] Extensions to vmxassist to handle additiona...
2006-06-05 kaf24@firebug... [NET] back: fix synchronisation of access to deallocati...
2006-06-05 kaf24@firebug... Extend callback-registration hypercall to take a flags...
2006-06-05 kaf24@firebug... Create new vmassist type 'pae_extended_cr3'. Only advertise
2006-06-02 kaf24@firebug... [LINUX] Simply shared_info mapping code. Always use...
2006-06-02 kfraser@dhcp93... [LINUX][X86_64] Destroy initial page-table mappings...
2006-06-02 kfraser@dhcp93... Fix Xen build with some versions of gcc.
2006-06-02 kaf24@firebug... [PAE] Fix tools to properly pack/unpack >4GB PAE CR3...
2006-06-02 kaf24@firebug... A few put_cpu() calls were missed when adding CONFIG_X8...
2006-06-02 kaf24@firebug... [NET] loopback: Added support for SG
2006-06-02 kaf24@firebug... Use halt() instead of asm("hlt").
2006-06-02 kaf24@firebug... Add backing support for HDIO_GETGEO ioctl to blkfront.
2006-06-02 kaf24@firebug... [PAE] Fix support for pgdirs above 4GB. Requires an...
2006-06-02 kfraser@dhcp93... [HVM] Fix a problem when destroying a Windows guest.
2006-06-02 kaf24@firebug... Move idle-vcpu allocation logic to a common function.
2006-06-02 kaf24@firebug... [IA64][HVM] Enable CGA acceleration for VTI.
2006-06-02 kfraser@dhcp93... Build breakage: revert 10247:2fd7f4fb7d1453e4ff418c0696...
2006-06-02 kaf24@firebug... [IA64] Fix Xen running on IA64. Some function prototype...
2006-06-01 kaf24@firebug... Fix pagetable accessor macros in Xen to have better...
2006-06-01 kaf24@firebug... Use DEFINE_SPINLOCK consistently throughout Xen.
2006-06-01 kaf24@firebug... Allow all trace-buffer hypercalls to be executed even...
2006-06-01 kaf24@firebug... [LINUX] Fix cpu_possible_map initialisation.
2006-06-01 kaf24@firebug... [LINUX][X86_64] Fix initial memory mapping code.
2006-06-01 kaf24@firebug... [HVM] Allow more dynamic use of the qemu serial lines...
2006-06-01 kaf24@firebug... [SECURITY] Allow domid and ssidref args to get_decision in
2006-06-01 kaf24@firebug... [LINUX] Converge ia64 versions of xen/drivers Makefiles...
2006-06-01 kaf24@firebug... Domain creation/destruction cleanups.
2006-06-01 kfraser@dhcp93... Fix dummy domains (DOM_IO and DOM_XEN) creation so...
2006-06-01 kfraser@dhcp93... Fix negation of unsigned quantities in the Xen x86...
2006-06-01 Anthony LiguoriExpose the exception thrown by xen.lowlevel.xs.
2006-06-01 pl@us.ibm.comFix a problem where the vcpu count for dom0 doesn't...
2006-06-01 emellor@leeni... Reraise exceptions caught in create.py, so that the...
2006-06-01 emellor@leeni... Block device write-verify test.
2006-06-01 kfraser@dhcp93... network-bridge: fix syntax error
2006-06-01 kfraser@dhcp93... network-bridge: Fall back to eth0/xenbr0 if no default...
2006-06-01 kfraser@dhcp93... Fix map_pages_to_xen() when deallocating l1 page tables.
2006-06-01 kfraser@dhcp93... [HVM] Fix set_guest_back_ptr to ignore empty PTEs.
next